ComponentOne ASP.NET MVC Controls
AddImage Method

C1.Web.Mvc.Fluent Namespace > AnnotationLayerBuilder<T> Class : AddImage Method
The build function
Add image annotation for annotationlayer.
Syntax
'Declaration
 
Public Function AddImage( _
   Optional ByVal build As Action(Of ImageBuilder) _
) As AnnotationLayerBuilder(Of T)

Parameters

build
The build function

Return Value

Current builder
See Also

Reference

AnnotationLayerBuilder<T> Class
AnnotationLayerBuilder<T> Members